T
The type of elements in the list.
Leadtools.Dicom.AddIn Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Generic ThreadSafeList Class
See Also  Members  
Leadtools.Dicom.AddIn Namespace : Generic ThreadSafeList Class



A Thread safe list.

Syntax

Visual Basic (Declaration) 
<DefaultMemberAttribute("Item")>
<SerializableAttribute()>
Public Class ThreadSafeList(Of T) 
Visual Basic (Usage)Copy Code
Dim instance As ThreadSafeList(Of T)
C# 
[DefaultMemberAttribute("Item")]
[SerializableAttribute()]
public class ThreadSafeList<T> 
C++/CLI 
[DefaultMemberAttribute("Item")]
[SerializableAttribute()]
generic<typename T>
public ref class ThreadSafeList 

Type Parameters

T
The type of elements in the list.

Inheritance Hierarchy

System.Object
   Leadtools.Dicom.AddIn.ThreadSafeList

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features